Skip to main content
POST
[F1] Select Past Meeting

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
selected_meeting_id
string
default:{{calendar_event_id}}
required

The event ID selected by the user from past calendar events.

past_calendar_events
string
default:{{past_calendar_events}}
required

Array of {label, value} objects from Get Calendar Events List action.

output_variable_name
string
default:selected_meeting
required

Variable name to store the selected meeting details.

Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$

Response

Successful response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action